FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package vzvz.covid-vaccinations#0.5.1-beta (47 ms)

Package vzvz.covid-vaccinations
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=vzvz.covid-vaccinations@0.5.1-beta&canonical=http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup
Url http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup
Status draft
Date 2022-02-24T15:48:03.0541641+00:00
Name ExtNlVzvzRivmAgeGroup
Title ext nl vzvz rivm ageGroup
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Patient-anonymous nl vzvz rivm Patient anonymous

Resources that this resource uses

ValueSet
http://vzvz.nl/fhir/ValueSet/nl-vzvz-rivm-ageGroup RIVM leeftijdscohort ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-nl-vzvz-rivm-ageGroup",
  "url" : "http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup",
  "name" : "ExtNlVzvzRivmAgeGroup",
  "title" : "ext nl vzvz rivm ageGroup",
  "status" : "draft",
  "date" : "2022-02-24T15:48:03.0541641+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Patient"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://vzvz.nl/fhir/StructureDefinition/ext-nl-vzvz-rivm-ageGroup"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "short" : "ageGroup",
        "definition" : "age group of the person",
        "comment" : "age group of the person",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "example" : [
          {
            "label" : "> 60",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-ageGroup",
                  "code" : "3",
                  "display" : "leeftijd > 60"
                }
              ]
            }
          }
        ]
      },
      {
        "id" : "Extension.value[x].coding",
        "path" : "Extension.value[x].coding",
        "example" : [
          {
            "label" : "< 40",
            "valueCoding" : {
              "system" : "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-ageGroup",
              "code" : "1",
              "display" : "leeftijd < 40"
            }
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "RIVM age group codes",
          "valueSet" : "http://vzvz.nl/fhir/ValueSet/nl-vzvz-rivm-ageGroup"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.